Versions:
RCDir, developed by relmer, is a Windows console utility designed to deliver high-speed, color-coded directory listings through a lightweight executable written in Rust. The program—formally “Rusticolor Directory”—renders file and folder information in the terminal with syntax highlighting keyed to file extensions and attributes, integrates Nerd Font glyphs for quick visual identification, and annotates items with live OneDrive or iCloud sync status. Users can inspect file ownership, reveal hidden NTFS alternate data streams, sort entries by size or date, recurse through subdirectories, toggle wide or compact layouts, and leverage multi-threaded enumeration that scales efficiently on both x64 and native ARM64 systems. Because it is a parallel Rust re-implementation of the older TCDir, RCDir preserves familiar command-line switches while outperforming the original in throughput and memory safety. Typical scenarios include developers auditing project trees, administrators scanning server directories for orphaned files, and power users browsing large local or cloud-synced drives from PowerShell or CMD. The application belongs to the File Management category and is currently distributed as version 5.2.1398, representing the third major release lineage since its introduction. RCDir is available for free on get.nero.com, with downloads provided via trusted Windows package sources such as winget, always delivering the latest build and supporting batch installation alongside other applications.
Tags: